[INFO] fetching crate async-inspect 0.2.0...
[INFO] testing async-inspect-0.2.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate async-inspect 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate async-inspect 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate async-inspect 0.2.0
[INFO] tweaked toml for crates.io crate async-inspect 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-inspect 0.2.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate async-inspect 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be5938e93256d6fb43864aefecfd052f3ccb43b332276210d3d8903b368bd0cf
[INFO] running `Command { std: "docker" "start" "-a" "be5938e93256d6fb43864aefecfd052f3ccb43b332276210d3d8903b368bd0cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be5938e93256d6fb43864aefecfd052f3ccb43b332276210d3d8903b368bd0cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be5938e93256d6fb43864aefecfd052f3ccb43b332276210d3d8903b368bd0cf", kill_on_drop: false }`
[INFO] [stdout] be5938e93256d6fb43864aefecfd052f3ccb43b332276210d3d8903b368bd0cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cdf8c12619307f687b9833900ce0343661c8d83851a763b51449317835832ef
[INFO] running `Command { std: "docker" "start" "-a" "1cdf8c12619307f687b9833900ce0343661c8d83851a763b51449317835832ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling machine-uid v0.5.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-inspect-macros v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling rusqlite v0.30.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling telemetry-kit v0.3.0
[INFO] [stderr]    Compiling async-inspect v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.18s
[INFO] running `Command { std: "docker" "inspect" "1cdf8c12619307f687b9833900ce0343661c8d83851a763b51449317835832ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cdf8c12619307f687b9833900ce0343661c8d83851a763b51449317835832ef", kill_on_drop: false }`
[INFO] [stdout] 1cdf8c12619307f687b9833900ce0343661c8d83851a763b51449317835832ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0bc31136610378b1f36c2f3440e9b0feb34ae0ccbf4c3e49f32bc31a39c09b6
[INFO] running `Command { std: "docker" "start" "-a" "c0bc31136610378b1f36c2f3440e9b0feb34ae0ccbf4c3e49f32bc31a39c09b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rusqlite v0.30.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling telemetry-kit v0.3.0
[INFO] [stderr]    Compiling async-inspect v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused return value of `inspector::Inspector::register_task` that must be used
[INFO] [stdout]    --> src/inspector/mod.rs:590:9
[INFO] [stdout]     |
[INFO] [stdout] 590 |         inspector.register_task("task1".to_string());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 590 |         let _ = inspector.register_task("task1".to_string());
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `inspector::Inspector::register_task` that must be used
[INFO] [stdout]    --> src/inspector/mod.rs:591:9
[INFO] [stdout]     |
[INFO] [stdout] 591 |         inspector.register_task("task2".to_string());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let _ = inspector.register_task("task2".to_string());
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `deadlock::DeadlockDetector::register_resource` that must be used
[INFO] [stdout]    --> src/deadlock/mod.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 |         detector.register_resource(resource);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 460 |         let _ = detector.register_resource(resource);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `deadlock::DeadlockDetector::register_resource` that must be used
[INFO] [stdout]    --> src/deadlock/mod.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         detector.register_resource(res1);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 476 |         let _ = detector.register_resource(res1);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `deadlock::DeadlockDetector::register_resource` that must be used
[INFO] [stdout]    --> src/deadlock/mod.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 477 |         detector.register_resource(res2);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 477 |         let _ = detector.register_resource(res2);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `deadlock::DeadlockDetector::register_resource` that must be used
[INFO] [stdout]    --> src/deadlock/mod.rs:507:9
[INFO] [stdout]     |
[INFO] [stdout] 507 |         detector.register_resource(res);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 507 |         let _ = detector.register_resource(res);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `inspector::Inspector::register_task` that must be used
[INFO] [stdout]     --> src/reporter/html.rs:1238:9
[INFO] [stdout]      |
[INFO] [stdout] 1238 |         inspector.register_task("test_task".to_string());
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1238 |         let _ = inspector.register_task("test_task".to_string());
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `inspector::Inspector::register_task` that must be used
[INFO] [stdout]    --> src/reporter/mod.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |         inspector.register_task("test".to_string());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 441 |         let _ = inspector.register_task("test".to_string());
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-inspect` (lib test); 8 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name async_inspect --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("unstable"))' --test --cfg 'feature="cli"' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="ratatui"' --cfg 'feature="telemetry"' --cfg 'feature="telemetry-kit"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async-std-runtime", "axum", "cli", "crossterm", "dashboard", "default", "flamegraph", "full", "inferno", "lsp", "opentelemetry", "opentelemetry-export", "opentelemetry_sdk", "prometheus", "prometheus-export", "ratatui", "smol", "smol-runtime", "telemetry", "telemetry-kit", "tokio", "tokio-tungstenite", "tokio-util", "tower-http", "tower-lsp", "tracing-sub", "tracing-subscriber"))' -C metadata=23ea6a10a3e7415d -C extra-filename=-f50929612346db1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_inspect_macros=/opt/rustwide/target/debug/deps/libasync_inspect_macros-2ba55eb41911dfa6.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-59311a32e7e838fe.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ccc4fd7e240d9660.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b93470f0abd16cc5.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-3bfef7c4f38508b4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9448fefab97074e6.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-04911b0b3a209900.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-075cc92695584bc4.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-bcca5e42388d7e3c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0c0df408813bc7b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern telemetry_kit=/opt/rustwide/target/debug/deps/libtelemetry_kit-7719a3e2ece29aca.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1a54a21bee8cf1b6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-996949d27ed012ab.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-3846572151964fd6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-14367b3f602bae7e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7614ddd076822783/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `async-inspect` (example "simple_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name simple_test --edition=2021 examples/simple_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("unstable"))' --cfg 'feature="cli"' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="ratatui"' --cfg 'feature="telemetry"' --cfg 'feature="telemetry-kit"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async-std-runtime", "axum", "cli", "crossterm", "dashboard", "default", "flamegraph", "full", "inferno", "lsp", "opentelemetry", "opentelemetry-export", "opentelemetry_sdk", "prometheus", "prometheus-export", "ratatui", "smol", "smol-runtime", "telemetry", "telemetry-kit", "tokio", "tokio-tungstenite", "tokio-util", "tower-http", "tower-lsp", "tracing-sub", "tracing-subscriber"))' -C metadata=6b6572ea83ca3127 -C extra-filename=-887bcd1164c99679 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_inspect=/opt/rustwide/target/debug/deps/libasync_inspect-df39ae2190a6a516.rlib --extern async_inspect_macros=/opt/rustwide/target/debug/deps/libasync_inspect_macros-2ba55eb41911dfa6.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-59311a32e7e838fe.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ccc4fd7e240d9660.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b93470f0abd16cc5.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-3bfef7c4f38508b4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9448fefab97074e6.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-04911b0b3a209900.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-075cc92695584bc4.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-bcca5e42388d7e3c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0c0df408813bc7b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern telemetry_kit=/opt/rustwide/target/debug/deps/libtelemetry_kit-7719a3e2ece29aca.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1a54a21bee8cf1b6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-996949d27ed012ab.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-3846572151964fd6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-14367b3f602bae7e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7614ddd076822783/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `async-inspect` (example "channel_visualization")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name channel_visualization --edition=2021 examples/channel_visualization.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("unstable"))' --cfg 'feature="cli"' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="ratatui"' --cfg 'feature="telemetry"' --cfg 'feature="telemetry-kit"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async-std-runtime", "axum", "cli", "crossterm", "dashboard", "default", "flamegraph", "full", "inferno", "lsp", "opentelemetry", "opentelemetry-export", "opentelemetry_sdk", "prometheus", "prometheus-export", "ratatui", "smol", "smol-runtime", "telemetry", "telemetry-kit", "tokio", "tokio-tungstenite", "tokio-util", "tower-http", "tower-lsp", "tracing-sub", "tracing-subscriber"))' -C metadata=b2c2ffe4bd4b6f27 -C extra-filename=-7d5ae1f7f2dbb92f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_inspect=/opt/rustwide/target/debug/deps/libasync_inspect-df39ae2190a6a516.rlib --extern async_inspect_macros=/opt/rustwide/target/debug/deps/libasync_inspect_macros-2ba55eb41911dfa6.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-59311a32e7e838fe.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ccc4fd7e240d9660.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b93470f0abd16cc5.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-3bfef7c4f38508b4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9448fefab97074e6.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-04911b0b3a209900.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-075cc92695584bc4.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-bcca5e42388d7e3c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0c0df408813bc7b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern telemetry_kit=/opt/rustwide/target/debug/deps/libtelemetry_kit-7719a3e2ece29aca.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1a54a21bee8cf1b6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-996949d27ed012ab.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-3846572151964fd6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-14367b3f602bae7e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7614ddd076822783/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `async-inspect` (example "performance_analysis")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name performance_analysis --edition=2021 examples/performance_analysis.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("unstable"))' --cfg 'feature="cli"' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="ratatui"' --cfg 'feature="telemetry"' --cfg 'feature="telemetry-kit"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async-std-runtime", "axum", "cli", "crossterm", "dashboard", "default", "flamegraph", "full", "inferno", "lsp", "opentelemetry", "opentelemetry-export", "opentelemetry_sdk", "prometheus", "prometheus-export", "ratatui", "smol", "smol-runtime", "telemetry", "telemetry-kit", "tokio", "tokio-tungstenite", "tokio-util", "tower-http", "tower-lsp", "tracing-sub", "tracing-subscriber"))' -C metadata=9b7b0d5263c2c73c -C extra-filename=-89f3a93914eb14b4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_inspect=/opt/rustwide/target/debug/deps/libasync_inspect-df39ae2190a6a516.rlib --extern async_inspect_macros=/opt/rustwide/target/debug/deps/libasync_inspect_macros-2ba55eb41911dfa6.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-59311a32e7e838fe.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ccc4fd7e240d9660.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b93470f0abd16cc5.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-3bfef7c4f38508b4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9448fefab97074e6.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-04911b0b3a209900.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-075cc92695584bc4.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-bcca5e42388d7e3c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0c0df408813bc7b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern telemetry_kit=/opt/rustwide/target/debug/deps/libtelemetry_kit-7719a3e2ece29aca.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1a54a21bee8cf1b6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-996949d27ed012ab.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-3846572151964fd6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-14367b3f602bae7e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7614ddd076822783/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `async-inspect` (example "visualization")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name visualization --edition=2021 examples/visualization.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("unstable"))' --cfg 'feature="cli"' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="ratatui"' --cfg 'feature="telemetry"' --cfg 'feature="telemetry-kit"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async-std-runtime", "axum", "cli", "crossterm", "dashboard", "default", "flamegraph", "full", "inferno", "lsp", "opentelemetry", "opentelemetry-export", "opentelemetry_sdk", "prometheus", "prometheus-export", "ratatui", "smol", "smol-runtime", "telemetry", "telemetry-kit", "tokio", "tokio-tungstenite", "tokio-util", "tower-http", "tower-lsp", "tracing-sub", "tracing-subscriber"))' -C metadata=0272b61a79c3a738 -C extra-filename=-7ac2691d0c0fa2e5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_inspect=/opt/rustwide/target/debug/deps/libasync_inspect-df39ae2190a6a516.rlib --extern async_inspect_macros=/opt/rustwide/target/debug/deps/libasync_inspect_macros-2ba55eb41911dfa6.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-59311a32e7e838fe.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ccc4fd7e240d9660.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b93470f0abd16cc5.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-3bfef7c4f38508b4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9448fefab97074e6.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-04911b0b3a209900.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-075cc92695584bc4.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-bcca5e42388d7e3c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0c0df408813bc7b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern telemetry_kit=/opt/rustwide/target/debug/deps/libtelemetry_kit-7719a3e2ece29aca.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1a54a21bee8cf1b6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-996949d27ed012ab.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-3846572151964fd6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-14367b3f602bae7e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7614ddd076822783/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `async-inspect` (example "tui_monitor")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name tui_monitor --edition=2021 examples/tui_monitor.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("unstable"))' --cfg 'feature="cli"' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="ratatui"' --cfg 'feature="telemetry"' --cfg 'feature="telemetry-kit"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async-std-runtime", "axum", "cli", "crossterm", "dashboard", "default", "flamegraph", "full", "inferno", "lsp", "opentelemetry", "opentelemetry-export", "opentelemetry_sdk", "prometheus", "prometheus-export", "ratatui", "smol", "smol-runtime", "telemetry", "telemetry-kit", "tokio", "tokio-tungstenite", "tokio-util", "tower-http", "tower-lsp", "tracing-sub", "tracing-subscriber"))' -C metadata=5fcdb1473ae2bb37 -C extra-filename=-0ffc37fb415d3e21 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_inspect=/opt/rustwide/target/debug/deps/libasync_inspect-df39ae2190a6a516.rlib --extern async_inspect_macros=/opt/rustwide/target/debug/deps/libasync_inspect_macros-2ba55eb41911dfa6.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-59311a32e7e838fe.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ccc4fd7e240d9660.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b93470f0abd16cc5.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-3bfef7c4f38508b4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9448fefab97074e6.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-04911b0b3a209900.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-075cc92695584bc4.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-bcca5e42388d7e3c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0c0df408813bc7b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern telemetry_kit=/opt/rustwide/target/debug/deps/libtelemetry_kit-7719a3e2ece29aca.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1a54a21bee8cf1b6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-996949d27ed012ab.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-3846572151964fd6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-14367b3f602bae7e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7614ddd076822783/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcYH8JEh/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libasync_inspect-df39ae2190a6a516,libtelemetry_kit-7719a3e2ece29aca,libdirs-92fc78e236f21917,libdirs_sys-39340cdd64e3bca7,liboption_ext-23838f1959a6156b,libhex-28742b4ca144387c,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,libppv_lite86-aad88ab632a41dc3,librand_core-c7143112b9f8b3b5,libgetrandom-b8f5a6c6d9bee25c,libreqwest-49ef252fae0019c1,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-be62c6cd50e9deed,libserde_urlencoded-4fa8c705415b8ada,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-11d2ce264b911a6d,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libnative_tls-a6f415e82c42085e,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libhyper-82691ec73f678966,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-439a984b93570bc1,libhttparse-4b1ed73b760072b9,libh2-b2a8bfd7052d6472,libindexmap-ed1ef254285cdf45,libtokio_util-a4506f63695e7375,libtower_service-0d7df29686b13872,libtracing-14367b3f602bae7e,libtracing_core-52b8392d99ba3fb6,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libfutures_core-fc6bb1738f00fc87,liburl-6f77bb9ebd40e917,libidna-892b4045311706de,libutf8_iter-0d9be7b316c2b184,libidna_adapter-0baf1b91ae236ff1,libicu_properties-4202cd41b70b5e05,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-f87ff0e96acaf8b1,libicu_normalizer_data-088c419f54c50650,libicu_collections-72c5aaaa46971f38,libpotential_utf-3adb86902fb9f518,libicu_provider-6ec19dae380848e5,libicu_locale_core-d025aec5d54a7570,libtinystr-703b6f122a459c6d,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-e0f12bf4fe0d9c2e,libzerotrie-dbb32a63de743f45,libyoke-4a8efb03f4ee01e2,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fae13a438fa5c343,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-9442aec53f38e3dd,libfnv-2d77ec4f6f971b24,libhmac-0f99754cec4189df,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libmachine_uid-1cf8564007e13af8,librusqlite-aa09a2ab448decd7,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-08d2bcad3453b91f,libhashbrown-5307d1cfea5e5bd7,libahash-a322de9c3b020bbd,libzerocopy-dd32dd0f5a98b15e,liblibsqlite3_sys-594a59243b50acc2,libuuid-329f3492895b326a,libgetrandom-792d7e940796c245,libchrono-59311a32e7e838fe,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libserde_json-4b3b3129c1f1939f,libmemchr-f9c66c7ba21bf873,libthiserror-1a54a21bee8cf1b6,libonce_cell-0ba6aecba7086d38,libratatui-bcca5e42388d7e3c,libunicode_truncate-eee727c32a98489a,libunicode_width-08b963676a6677c5,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libitertools-6cb5c03c790efc45,libeither-ef22a4c75605e12f,libcassowary-618d3b643fd4c97b,libcompact_str-af2fc0454cc664ea,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-79cfce0a776a55d3,libstrum-1ab7c1b7d0251bc7,libcrossterm-3bfef7c4f38508b4,librustix-a3ea0ac1dfcb2747,liblinux_raw_sys-b3e0a6b3ac010104,libbitflags-9710438662028847,libsignal_hook_mio-fc96dc6a81a356b9,libsignal_hook-d2b9e865aa3ffc23,libtokio-996949d27ed012ab,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-3dc6a76ef4563012,liblog-d269868761ac548a,libpin_project_lite-bedc6e0acd72ff2a,libserde-0c0df408813bc7b2,libserde_core-365391bf3dd30696,libparking_lot-04911b0b3a209900,libparking_lot_core-53150fc1933d8b8b,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcYH8JEh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-7614ddd076822783/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/production_ready-99be28b40f527607" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-inspect` (example "production_ready") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c0bc31136610378b1f36c2f3440e9b0feb34ae0ccbf4c3e49f32bc31a39c09b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0bc31136610378b1f36c2f3440e9b0feb34ae0ccbf4c3e49f32bc31a39c09b6", kill_on_drop: false }`
[INFO] [stdout] c0bc31136610378b1f36c2f3440e9b0feb34ae0ccbf4c3e49f32bc31a39c09b6
